home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>Name</key>
- <string>PathFinder</string>
- <key>AppleEventCode</key>
- <string>PFdR</string>
-
- <key>Classes</key>
- <dict>
- <key>NTApplication</key>
- <dict>
- <key>Superclass</key>
- <string>NSCoreSuite.NSApplication</string>
- <key>AppleEventCode</key>
- <string>capp</string>
-
- <key>Attributes</key>
- <dict>
- <key>selection</key>
- <dict>
- <key>AppleEventCode</key>
- <string>slcT</string>
- <key>Type</key>
- <string>NSArray</string>
- </dict>
- <key>startupDisk</key>
- <dict>
- <key>AppleEventCode</key>
- <string>srtD</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>ASDisk</string>
- </dict>
- <key>desktop</key>
- <dict>
- <key>AppleEventCode</key>
- <string>desK</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>ASFolder</string>
- </dict>
- <key>trash</key>
- <dict>
- <key>AppleEventCode</key>
- <string>trsH</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>ASTrash</string>
- </dict>
- <key>home</key>
- <dict>
- <key>AppleEventCode</key>
- <string>homE</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>ASFolder</string>
- </dict>
- </dict>
-
- <key>ToManyRelationships</key>
- <dict>
- <key>disks</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cdiS</string>
- <key>Type</key>
- <string>ASDisk</string>
- </dict>
- <key>files</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cfiL</string>
- <key>Type</key>
- <string>ASFile</string>
- </dict>
- <key>items</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cobJ</string>
- <key>Type</key>
- <string>ASItem</string>
- </dict>
- <key>containers</key>
- <dict>
- <key>AppleEventCode</key>
- <string>ctnR</string>
- <key>Type</key>
- <string>ASContainer</string>
- </dict>
- <key>folders</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cfoL</string>
- <key>Type</key>
- <string>ASFolder</string>
- </dict>
- <key>finderWindows</key>
- <dict>
- <key>AppleEventCode</key>
- <string>fwiD</string>
- <key>Type</key>
- <string>ASWindow</string>
- </dict>
- </dict>
-
- <key>SupportedCommands</key>
- <dict>
- </dict>
- </dict>
-
- <key>ASContainer</key>
- <dict>
- <key>AppleEventCode</key>
- <string>ctnR</string>
- <key>Superclass</key>
- <string>ASItem</string>
- <key>ToManyRelationships</key>
- <dict>
- <key>files</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cfiL</string>
- <key>Type</key>
- <string>ASFile</string>
- </dict>
- <key>folders</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cfoL</string>
- <key>Type</key>
- <string>ASFolder</string>
- </dict>
- <key>items</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cobJ</string>
- <key>Type</key>
- <string>ASItem</string>
- </dict>
- <key>containers</key>
- <dict>
- <key>AppleEventCode</key>
- <string>ctnR</string>
- <key>Type</key>
- <string>ASContainer</string>
- </dict>
- </dict>
- </dict>
-
- <key>ASDisk</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cdiS</string>
- <key>Superclass</key>
- <string>ASContainer</string>
-
- <key>Attributes</key>
- <dict>
- <key>capacity</key>
- <dict>
- <key>AppleEventCode</key>
- <string>dcaP</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber</string>
- </dict>
- <key>freeSpace</key>
- <dict>
- <key>AppleEventCode</key>
- <string>dfrE</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber</string>
- </dict>
- <key>localVolume</key>
- <dict>
- <key>AppleEventCode</key>
- <string>dloC</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>ejectable</key>
- <dict>
- <key>AppleEventCode</key>
- <string>dejC</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>bootDisk</key>
- <dict>
- <key>AppleEventCode</key>
- <string>dboT</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- </dict>
-
- </dict>
- <key>ASFile</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cfiL</string>
- <key>Superclass</key>
- <string>ASItem</string>
-
- <key>Attributes</key>
- <dict>
- <key>type</key>
- <dict>
- <key>AppleEventCode</key>
- <string>typE</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>creator</key>
- <dict>
- <key>AppleEventCode</key>
- <string>creT</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- </dict>
-
- </dict>
- <key>ASFolder</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cfoL</string>
- <key>Superclass</key>
- <string>ASContainer</string>
- </dict>
- <key>ASItem</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cobJ</string>
- <key>Superclass</key>
- <string>NSCoreSuite.AbstractObject</string>
-
- <key>SupportedCommands</key>
- <dict>
- <key>Reveal</key>
- <string>handleRevealScriptCommand:</string>
- <key>Select</key>
- <string>handleSelectScriptCommand:</string>
- <key>AddToFavorites</key>
- <string>handleAddToFavoritesScriptCommand:</string>
- <key>NSCoreSuite.Open</key>
- <string>handleOpenScriptCommand:</string>
- <key>NSCoreSuite.Delete</key>
- <string>handleDeleteScriptCommand:</string>
- <key>NSCoreSuite.Exists</key>
- <string>handleExistsScriptCommand:</string>
- <key>NSCoreSuite.Copy</key>
- <string>handleCopyScriptCommand:</string>
- <key>NSCoreSuite.Create</key>
- <string>handleCreateScriptCommand:</string>
- <key>NSCoreSuite.Move</key>
- <string>handleMoveScriptCommand:</string>
-
- </dict>
-
- <key>Attributes</key>
- <dict>
- <key>container</key>
- <dict>
- <key>AppleEventCode</key>
- <string>ctnR</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>ASContainer</string>
- </dict>
- <key>name</key>
- <dict>
- <key>AppleEventCode</key>
- <string>pnam</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>displayedName</key>
- <dict>
- <key>AppleEventCode</key>
- <string>dnaM</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>infoWindow</key>
- <dict>
- <key>AppleEventCode</key>
- <string>infW</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSWindow</string>
- </dict>
- <key>extension</key>
- <dict>
- <key>AppleEventCode</key>
- <string>extN</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>extensionHidden</key>
- <dict>
- <key>AppleEventCode</key>
- <string>extH</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>disk</key>
- <dict>
- <key>AppleEventCode</key>
- <string>disK</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>ASItem</string>
- </dict>
- <key>kind</key>
- <dict>
- <key>AppleEventCode</key>
- <string>kinD</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>labelIndex</key>
- <dict>
- <key>AppleEventCode</key>
- <string>labL</string>
- <key>Type</key>
- <string>NSNumber</string>
- </dict>
- <key>creationDate</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cdtE</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSDate</string>
- </dict>
- <key>modificationDate</key>
- <dict>
- <key>AppleEventCode</key>
- <string>mdtE</string>
- <key>Type</key>
- <string>NSDate</string>
- </dict>
- <key>group</key>
- <dict>
- <key>AppleEventCode</key>
- <string>groP</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>owner</key>
- <dict>
- <key>AppleEventCode</key>
- <string>ownR</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>url</key>
- <dict>
- <key>AppleEventCode</key>
- <string>urlL</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>logicalSize</key>
- <dict>
- <key>AppleEventCode</key>
- <string>lsiZ</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber</string>
- </dict>
- <key>physicalSize</key>
- <dict>
- <key>AppleEventCode</key>
- <string>psiZ</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber</string>
- </dict>
- <key>locked</key>
- <dict>
- <key>AppleEventCode</key>
- <string>locK</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>ownerPermissions</key>
- <dict>
- <key>AppleEventCode</key>
- <string>ownP</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>groupPermissions</key>
- <dict>
- <key>AppleEventCode</key>
- <string>grpP</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>otherPermissions</key>
- <dict>
- <key>AppleEventCode</key>
- <string>othP</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>hfsPath</key>
- <dict>
- <key>AppleEventCode</key>
- <string>pthH</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>posixPath</key>
- <dict>
- <key>AppleEventCode</key>
- <string>pthP</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
-
- </dict>
- </dict>
-
- <key>ASWindow</key>
- <dict>
- <key>AppleEventCode</key>
- <string>fwiD</string>
- <key>Superclass</key>
- <string>NSWindow</string>
-
- <key>Attributes</key>
- <dict>
- <key>currentView</key>
- <dict>
- <key>AppleEventCode</key>
- <string>cviW</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>target</key>
- <dict>
- <key>AppleEventCode</key>
- <string>tarG</string>
- <key>Type</key>
- <string>ASContainer</string>
- </dict>
- </dict>
- </dict>
-
- </dict>
- <key>Commands</key>
- <dict>
- <key>Reveal</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>misc</string>
- <key>AppleEventCode</key>
- <string>mvis</string>
- <key>CommandClass</key>
- <string>ASRevealScriptCommand</string>
- <key>Type</key>
- <string></string>
- </dict>
- <key>Select</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>PFdR</string>
- <key>AppleEventCode</key>
- <string>selT</string>
- <key>CommandClass</key>
- <string>NSScriptCommand</string>
- <key>Type</key>
- <string></string>
- </dict>
- <key>AddToFavorites</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>PFdR</string>
- <key>AppleEventCode</key>
- <string>adtF</string>
- <key>CommandClass</key>
- <string>NSScriptCommand</string>
- <key>Type</key>
- <string></string>
- </dict>
- </dict>
- </dict>
- </plist>
-
-